Skip to content

Fix elf squashing#335

Merged
kilograham merged 1 commit into
developfrom
fix-elf-squash
Jul 3, 2026
Merged

Fix elf squashing#335
kilograham merged 1 commit into
developfrom
fix-elf-squash

Conversation

@will-v-pi

Copy link
Copy Markdown
Contributor

Don't attempt to squash segments which are on top of previous segments (e.g. a partition table on top of .bss)

Fixes pico-examples enc_bootloader build on clang, and any other signed builds with embedded partition tables

Don't attempt to squash segments which are on top of previous segments (e.g. a partition table on top of .bss)

Fixes pico-examples enc_bootloader build on clang, and any other signed builds with embedded partition tables
@will-v-pi will-v-pi added this to the 2.3.0 milestone Jul 3, 2026
@will-v-pi will-v-pi requested a review from kilograham July 3, 2026 13:13
@kilograham kilograham merged commit 0d16086 into develop Jul 3, 2026
48 checks passed
@kilograham kilograham deleted the fix-elf-squash branch July 3, 2026 13:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants